You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxInt Class
>
TMtxInt Methods
>
ValuesToStrings Method
>
TMtxInt.ValuesToStrings Method (string[], int, int, int, int, int, [In] string, [In] TFixedTextAlign, [In] bool)
Dew Math for .NET
TMtxInt.ValuesToStrings Method (string[], int, int, int, int, int, [In] string, [In] TFixedTextAlign, [In] bool)
TMtxInt Class
TMtxInt Members
Dew.Math Namespace
ValuesToStrings Method
Collapse All
Syntax
C#
Visual Basic
public
void
ValuesToStrings
(
ref
string
[]
aList
,
int
ListIndex
,
int
Row
,
int
Col
,
int
RowCount
,
int
ColCount
, [In]
string
Delimiter
, [In]
TFixedTextAlign
Align
, [In]
bool
Headers
);
Public
Function
ValuesToStrings
(
ByRef
aList
As
string
[],
ListIndex
As
Integer
,
Row
As
Integer
,
Col
As
Integer
,
RowCount
As
Integer
,
ColCount
As
Integer
,
Delimiter
As
[In]
string
= kTab,
Align
As
[In]
TFixedTextAlign
= TFixedTextAlign.ftaNone,
Headers
As
[In] bool =
false
)
As
void
Description
This is ValuesToStrings, a member of class TMtxInt.
Group
ValuesToStrings Method
Links
TMtxInt Class
,
TMtxInt Members
,
Dew.Math Namespace
,
ValuesToStrings Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!